
if service.click({
{"Accept call",
}
})
return true
end

if service.click({
{"End call",
}
})
return true
end

if service.click({
{"Gửi tin nhắn đi",
}
})
return true
end
if service.execute("Chạm thô và giữ.")
return true
end

if service.click({
{"Nhấn và giữ để ghi âm",
}
})
return true
end

if service.click({
{"Gửi tin nhắn đi",
}
})
return true
end